home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / debian_DSA-423.nasl < prev    next >
Text File  |  2005-03-31  |  6KB  |  120 lines

  1. # This script was automatically generated from the dsa-423
  2. # Debian Security Advisory
  3. # It is released under the Nessus Script Licence.
  4. # Advisory is copyright 1997-2004 Software in the Public Interest, Inc.
  5. # See http://www.debian.org/license
  6. # DSA2nasl Convertor is copyright 2004 Michel Arboi
  7.  
  8. if (! defined_func('bn_random')) exit(0);
  9.  
  10. desc = '
  11. The IA-64 maintainers fixed several security related bugs in the Linux
  12. kernel 2.4.17 used for the IA-64 architecture, mostly by backporting
  13. fixes from 2.4.18.  The corrections are listed below with the
  14. identification from the Common Vulnerabilities and Exposures (CVE)
  15. project:
  16.     Multiple ethernet network interface card (NIC) device drivers do
  17.     not pad frames with null bytes, which allows remote attackers to
  18.     obtain information from previous packets or kernel memory by using
  19.     malformed packets, as demonstrated by Etherleak.
  20.     Linux kernel 2.4.10 through 2.4.21-pre4 does not properly handle
  21.     the O_DIRECT feature, which allows local attackers with write
  22.     privileges to read portions of previously deleted files, or cause
  23.     file system corruption.
  24.     The kernel module loader in Linux kernel 2.2.x before 2.2.25, and
  25.     2.4.x before 2.4.21, allows local users to gain root privileges
  26.     by using ptrace to attach to a child process which is spawned by
  27.     the kernel.
  28.     The virtual file /proc/tty/driver/serial in Linux 2.4.x reveals
  29.     the exact number of characters used in serial links, which could
  30.     allow local users to obtain potentially sensitive information such
  31.     as the length of passwords.
  32.     A race condition in the way env_start and env_end pointers are
  33.     initialized in the execve system call and used in fs/proc/base.c
  34.     on Linux 2.4 allows local users to cause a denial of service
  35.     (crash).
  36.     The execve system call in Linux 2.4.x records the file descriptor
  37.     of the executable process in the file table of the calling
  38.     process, which allows local users to gain read access to
  39.     restricted file descriptors.
  40.     The /proc filesystem in Linux allows local users to obtain
  41.     sensitive information by opening various entries in /proc/self
  42.     before executing a setuid program, which causes the program to
  43.     fail to change the ownership and permissions of those entries.
  44.     The STP protocol, as enabled in Linux 2.4.x, does not provide
  45.     sufficient security by design, which allows attackers to modify
  46.     the bridge topology.
  47.     The STP protocol implementation in Linux 2.4.x does not properly
  48.     verify certain lengths, which could allow attackers to cause a
  49.     denial of service.
  50.     Linux 2.4.x allows remote attackers to spoof the bridge Forwarding
  51.     table via forged packets whose source addresses are the same as
  52.     the target.
  53.     An integer overflow in brk system call (do_brk function) for Linux
  54.     kernel 2.4.22 and earlier allows local users to gain root
  55.     privileges.
  56.     The mremap system call (do_mremap) in Linux kernel 2.4 and 2.6
  57.     does not properly perform boundary checks, which allows local
  58.     users to cause a denial of service and possibly gain privileges by
  59.     causing a remapping of a virtual memory area (VMA) to create a
  60.     zero length VMA.
  61. For the stable distribution (woody) this problem has been fixed in
  62. version kernel-image-2.4.17-ia64 for the ia64 architecture.  Other
  63. architectures are already or will be fixed separately.
  64. For the unstable distribution (sid) this problem will b
  65. [...]
  66.  
  67. Solution : http://www.debian.org/security/2004/dsa-423
  68. Risk factor : High';
  69.  
  70. if (description) {
  71.  script_id(15260);
  72.  script_version("$Revision: 1.5 $");
  73.  script_xref(name: "DSA", value: "423");
  74.  script_cve_id("CAN-2003-0001", "CAN-2003-0127", "CAN-2003-0461", "CAN-2003-0462", "CAN-2003-0476", "CAN-2003-0501", "CAN-2003-0550");
  75.  script_bugtraq_id(10330, 6535, 6763, 7112, 8002, 8042, 8233);
  76.  
  77.  script_description(english: desc);
  78.  script_copyright(english: "This script is (C) 2004 Michel Arboi");
  79.  script_name(english: "[DSA423] DSA-423-1 linux-kernel-2.4.17-ia64");
  80.  script_category(ACT_GATHER_INFO);
  81.  script_family(english: "Debian Local Security Checks");
  82.  script_dependencies("ssh_get_info.nasl");
  83.  script_require_keys("Host/Debian/dpkg-l");
  84.  script_summary(english: "DSA-423-1 linux-kernel-2.4.17-ia64");
  85.  exit(0);
  86. }
  87.  
  88. include("debian_package.inc");
  89.  
  90. w = 0;
  91. if (deb_check(prefix: 'kernel-headers-2.4.17-ia64', release: '3.0', reference: '011226.15')) {
  92.  w ++;
  93.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-headers-2.4.17-ia64 is vulnerable in Debian 3.0.\nUpgrade to kernel-headers-2.4.17-ia64_011226.15\n');
  94. }
  95. if (deb_check(prefix: 'kernel-image-2.4.17-itanium', release: '3.0', reference: '011226.15')) {
  96.  w ++;
  97.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-itanium is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-itanium_011226.15\n');
  98. }
  99. if (deb_check(prefix: 'kernel-image-2.4.17-itanium-smp', release: '3.0', reference: '011226.15')) {
  100.  w ++;
  101.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-itanium-smp is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-itanium-smp_011226.15\n');
  102. }
  103. if (deb_check(prefix: 'kernel-image-2.4.17-mckinley', release: '3.0', reference: '011226.15')) {
  104.  w ++;
  105.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-mckinley is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-mckinley_011226.15\n');
  106. }
  107. if (deb_check(prefix: 'kernel-image-2.4.17-mckinley-smp', release: '3.0', reference: '011226.15')) {
  108.  w ++;
  109.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-mckinley-smp is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-mckinley-smp_011226.15\n');
  110. }
  111. if (deb_check(prefix: 'kernel-source-2.4.17-ia64', release: '3.0', reference: '011226.15')) {
  112.  w ++;
  113.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-source-2.4.17-ia64 is vulnerable in Debian 3.0.\nUpgrade to kernel-source-2.4.17-ia64_011226.15\n');
  114. }
  115. if (deb_check(prefix: 'kernel-image-2.4.17-ia64', release: '3.0', reference: 'kernel-image-2.4')) {
  116.  w ++;
  117.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-ia64 is vulnerable in Debian woody.\nUpgrade to kernel-image-2.4.17-ia64_kernel-image-2.4\n');
  118. }
  119. if (w) { security_hole(port: 0, data: desc); }
  120.